func net/http.etagWeakMatch

2 uses

	net/http (current package)
		fs.go#L393: func etagWeakMatch(a, b string) bool {
		fs.go#L478: 		if etagWeakMatch(etag, w.Header().get("Etag")) {